Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Nov 6, 2022

This functionality can be used to compute a RecoveryId from a verifying key, message, and signature, without having this information computed during signing time.

It uses a brute force method and is thus much slower than computing it at signing time.

This functionality can be used to compute a `RecoveryId` from a
verifying key, message, and signature, without having this information
computed during signing time.

It uses a brute force method and is thus much slower than computing it
at signing time.
@tarcieri tarcieri merged commit beb7271 into master Nov 6, 2022
@tarcieri tarcieri deleted the ecdsa/trial-recovery branch November 6, 2022 00:55
@tarcieri tarcieri mentioned this pull request Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants